home *** CD-ROM | disk | FTP | other *** search
/ User's Choice Windows CD / User's Choice Windows CD (CMS Software)(1993).iso / win_q_t / tw11.zip / WIN.HLP < prev   
Text File  |  1992-10-21  |  32KB  |  755 lines

  1. [WINDOWS] SECTION
  2. The [windows] section contains settings that affect the
  3. following parts of your Windows environment:
  4.  
  5.  * Applications that start when you start Windows
  6.  * Warning beep
  7.  * Printing
  8.  * Window border width
  9.  * Keyboard speed
  10.  * Mouse settings
  11.  * Definition of files as documents or programs
  12.  
  13. The windows section can contain the following settings:
  14. ····························································
  15. Beep=<yes-or-no>
  16.   Default: yes
  17.   Purpose: If this setting is enabled, Windows sounds a
  18.            warning beep when you attempt to do something
  19.            that is not allowed.
  20. To change: Choose the Sound icon from the Control Panel.
  21. ····························································
  22. BorderWidth=<number>
  23.   Default: 3
  24.   Purpose: Sets the width of the borders around all the
  25.            windows on your desktop except those (such as
  26.            Control Panel) that have a fixed size. The
  27.            allowed range is 1 (narrowest) to 49 (widest).
  28. To change: Choose the Desktop icon from the Control Panel.
  29. ····························································
  30. CursorBlinkRate=<milliseconds>
  31.   Default: 530
  32.   Purpose: Indicates how many milliseconds elapse between
  33.            each blink of the selection cursor.
  34. To change: Choose the Desktop icon from the Control Panel.
  35. ····························································
  36. Device=<output-device-name>, <device-driver>,
  37.        <port-connection>
  38.   Default: none
  39.   Purpose: Defines the default printer. The
  40.            <output-device-name> value can be any device name
  41.            given in the [devices] section. An explicit port
  42.            and driver must be assigned to the device. The
  43.            <device-driver> value is the filename (without
  44.            the extension) of the device-driver file. The
  45.            <port-connection> value is any portname given in
  46.            the ports section.
  47. To change: Choose the Printers icon from the Control Panel.
  48. ····························································
  49. DeviceNotSelectedTimeout=<seconds>
  50.   Default: 15
  51.   Purpose: Specifies the default number of seconds for
  52.            Windows to wait for a device to be switched on. A
  53.            value is saved for each printer listed in the
  54.            [PrinterPorts] section. If the device is not
  55.            switched on during this time, Windows won't print
  56.            to the device. Note that for some devices,
  57.            Windows immediately posts an error message if the
  58.            device is not already switched on.
  59. To change: Use TWE to edit. This setting serves only as the
  60.            system default value. To change the value for a
  61.            particular printer, choose the Printers icon from
  62.            the Control Panel window. Using Control Panel changes
  63.            the corresponding value only in the PrinterPorts
  64.            section.
  65. ····························································
  66. Documents=<extensions>
  67.   Default: none
  68.   Purpose: Defines files that are to be considered
  69.            "documents" by Windows. Files with the extensions
  70.            listed in the extensions section of WIN.INI are
  71.            automatically considered documents. Use this
  72.            setting to define only document file extensions
  73.            that are not in the [extensions] section. The
  74.            extensions listed here are not associated with
  75.            any application. Separate extension names with a
  76.            space, and do not include the preceding periods.
  77. To change: Use TWE to edit.
  78. ····························································
  79. DoubleClickSpeed=<milliseconds>
  80.   Default: 452
  81.   Purpose: Establishes the maximum amount of time between
  82.            clicks of the mouse button that the system
  83.            will permit for one double-click. The lower the
  84.            value, the less time you have to click twice in
  85.            order to effect a double-click.
  86. To change: Choose the Mouse icon from the Control Panel.
  87. ····························································
  88. KeyboardSpeed=<milliseconds>
  89.   Default: 31
  90.   Purpose: Establishes how much time elapses between
  91.            repetitions of a character on the display when
  92.            you hold down a keyboard key. This setting does
  93.            not work for all keyboards. If you delete this
  94.            setting from WIN.INI, Windows Setup will not set
  95.            this speed, but the speed will still be set if
  96.            you choose the Keyboard icon in Control Panel
  97.            (even if you cancel out of it).
  98. To change: Choose the Keyboard icon from the Control Panel.
  99. ····························································
  100. Load=<filename(s)>
  101.   Default: none
  102.   Purpose: Specifies one or more applications that are to be
  103.            run as icons when Windows is started. This
  104.            value is a list of one or more filenames of
  105.            applications, or documents that are associated
  106.            with an application, each separated by a space.
  107. To change: Use TWE to edit.
  108. ····························································
  109. MouseSpeed=<0-or-1-or-2>
  110.   Default: 1
  111.   Purpose: Establishes the relationship between mouse
  112.            movement and cursor movement when the value of
  113.            either MouseThreshold1 or MouseThreshold2 is
  114.            exceeded. When this occurs, Windows causes cursor
  115.            movement to accelerate according to the value of
  116.            MouseSpeed. If it is 0, there is no acceleration.
  117.            If it is 1, the cursor is moved twice the normal
  118.            speed when mouse movement exceeds the value of
  119.            MouseThreshold1. If it is 2, the cursor is moved
  120.            twice the normal speed when mouse movement
  121.            exceeds the value of MouseThreshold1 or four
  122.            times the normal speed if mouse movement exceeds
  123.            MouseThreshold2.
  124. To change: Choose the Mouse icon from the Control Panel.
  125. ····························································
  126. MouseThreshold1=<pixels>
  127.   Default: 5
  128.   Purpose: Establishes the maximum number of pixels that
  129.            the mouse can move between mouse interrupts
  130.            before Windows alters the relationship between
  131.            mouse movement and cursor movement. If the mouse
  132.            movement exceeds this threshold and MouseSpeed is
  133.            greater than zero, Windows moves the cursor at
  134.            twice the normal speed.
  135. To change: Choose the Mouse icon from the Control Panel.
  136. ····························································
  137. MouseThreshold2=<pixels>
  138.   Default: 10
  139.   Purpose: Establishes the maximum number of pixels that
  140.            the mouse can move between mouse interrupts
  141.            before Windows alters the relationship between
  142.            mouse movement and cursor movement. If the mouse
  143.            movement exceeds this threshold and MouseSpeed is
  144.            equal to 2, Windows moves the cursor at four
  145.            times the normal speed.
  146. To change: Choose the Mouse icon from the Control Panel.
  147. ····························································
  148. NetWarn=<0-or-1>
  149.   Default: 1
  150.   Purpose: Specifies whether Windows should display a
  151.            warning message if your system is configured to
  152.            run a network and the network is not running or
  153.            the wrong network is running. All Windows
  154.            network-related options will be disabled if the
  155.            network is disabled or incorrect. Setting this
  156.            value to 0 will disable the warning message.
  157. To change: Choose the Network icon from the Control Panel.
  158. ····························································
  159. NullPort=<string>
  160.   Default: "None"
  161.   Purpose: Specifies the name used for a null port. This
  162.            name appears in the Printers-Configure dialog box
  163.            in Control Panel when a device is installed (that
  164.            is, the device driver is present) but is not
  165.            connected to any port. This value also appears
  166.            for such a device in the devices section of
  167.            WIN.INI.
  168. To change: Use TWE to edit.
  169. ····························································
  170. Programs=<extensions>
  171.   Default: com exe bat pif
  172.   Purpose: Defines which files Windows regards as
  173.            applications. Extension names are separated by a
  174.            space and do not include the preceding periods.
  175. To change: Use TWE to edit.
  176. ····························································
  177. Run=<filename(s)>
  178.   Default: none
  179.   Purpose: Tells Windows to run one or more specified
  180.            applications when Windows is started. The value
  181.            is a list of one or more filenames of
  182.            applications, or documents associated with
  183.            applications, each separated by a space.
  184. To change: Use TWE to edit.
  185. ····························································
  186. Spooler=<yes-or-no>
  187.   Default: yes
  188.   Purpose: Specifies whether output to the printer is to be
  189.            sent through Print Manager. Changing this value
  190.            to no disables Print Manager.
  191. To change: Choose the Printers icon from the Control Panel.
  192. ····························································
  193. TransmissionRetryTimeout=<seconds>
  194.   Default: 45
  195.   Purpose: Specifies the default amount of time to give
  196.            Windows for attempted transmission retries. A
  197.            value is saved for each printer in the
  198.            [PrinterPorts] section. If a successful
  199.            transmission does not occur during this time,
  200.            Windows posts a message box stating that the
  201.            printer is not receiving characters.
  202. To change: Use TWE to edit. This
  203.            setting serves only as the system default value.
  204.            To change the value for a particular printer,
  205.            choose the Printers icon from the Control Panel.
  206.            Using Control Panel changes the corresponding
  207.            value only in the PrinterPorts section.
  208. ····························································
  209. [DESKTOP] SECTION
  210.  
  211. The [desktop] section contains optional settings that
  212. control the appearance of the screen background (desktop)
  213. and the positioning of windows and icons on the screen.
  214. The desktop section can contain the following settings:
  215. ····························································
  216. GridGranularity=<number>
  217.   Default: 0
  218.   Purpose: Specifies the size (in units of eight pixels)
  219.            of the grid that Windows uses to position
  220.            windows on the screen. The allowed range is 0
  221.            through 49.
  222. To change: Choose the Desktop icon from the Control Panel.
  223. ····························································
  224. IconSpacing=<pixels>
  225.   Default: 77
  226.   Purpose: Specifies the number of pixels that will appear
  227.            between icons. Increasing this number increases
  228.            the amount of space between icons.
  229. To change: Choose the Desktop icon from the Control Panel.
  230. ····························································
  231. Pattern=<b1 b2 b3 b4 b5 b6 b7 b8>
  232.   Default: "(None)"  (This string appears when no pattern
  233.                       is specified)
  234.   Purpose: Specifies a pattern that is used to paint the
  235.            screen background. The eight numeric values
  236.            define a bitmap eight pixels wide and eight
  237.            pixels high. Each decimal value represents a
  238.            byte, and each byte represents a row of eight
  239.            pixels. The following shows the effect of setting
  240.            a bit:
  241.  
  242.            Setting   Effect
  243.            -------   ------
  244.               0      Sets the corresponding pixel to the
  245.                      background color (specified by the
  246.                      Background setting in the colors
  247.                      section).
  248.               1      Sets the corresponding pixel to the
  249.                      foreground color (specified by the
  250.                      WindowText setting in the colors
  251.                      section).
  252.  
  253.            For example, if you set the <b1> value to the
  254.            decimal value 175, the top row of pixels in the
  255.            bitmap will appear as the binary equivalent
  256.            (10101111) according to the preceding table.
  257.  
  258. To change: Choose the Desktop icon from the Control Panel.
  259. ····························································
  260. TileWallpaper=<0-or-1>
  261.   Default: 0
  262.   Purpose: Specifies whether to tile the desktop wallpaper
  263.            across the screen (set this value to 0) or to
  264.            center it (set this value to 1).
  265. To change: Choose the Desktop icon from the Control Panel.
  266. ····························································
  267. Wallpaper=<bitmap-filename>
  268.   Default: "(None)"  (This string appears when no pattern
  269.                       is specified)
  270.   Purpose: Supplies the name of a bitmap file. This bitmap
  271.            appears on the screen background. You need to
  272.            include the full pathname of the file if it is
  273.            not in the Windows or system directory.
  274. To change: Choose the Desktop icon from the Control Panel.
  275. ····························································
  276. WallpaperOriginX=<x-coordinate>
  277.   Default: 0
  278.   Purpose: Adjusts the initial offset of a tiled wallpaper.
  279.            The x-origin (default value) is the left side
  280.            of the screen.
  281. To change: Use TWE to edit.
  282. ····························································
  283. WallpaperOriginY=<y-coordinate>
  284.   Default: 0
  285.   Purpose: Adjusts the initial offset of a tiled wallpaper.
  286.            The y-origin (default value) is the top of the
  287.            screen.
  288. To change: Use TWE to edit.
  289. ····························································
  290. [EXTENSIONS] SECTION
  291.  
  292. The extensions section contains settings that link groups
  293. of document files with an application so that opening one of
  294. the document files automatically starts the application.
  295. The extensions section can contain settings of the following
  296. type:
  297. ····························································
  298. <extension>=<command-line>
  299.  
  300.   Purpose: Contains a list of filename extensions that
  301.            identify documents, and corresponding command
  302.            lines that are invoked when you choose a file
  303.            that has the associated extensions.
  304.  
  305.            The <extension> keyname is an extension of one to
  306.            three characters. The <command-line> value is an
  307.            ordinary DOS command line. The command line
  308.            always begins with an application filename (with
  309.            the .EXE extension). This can be followed by any
  310.            command parameters the application needs, usually
  311.            including the document filename. The caret (^)
  312.            character can be used when the original document
  313.            filename is needed in the command line; the caret
  314.            is replaced by the document filename without any
  315.            extension. The most typical <extension> entries
  316.            simply list the application name and the document
  317.            name; for example:
  318.  
  319.              CAL=CALENDAR.EXE ^.CAL
  320.  
  321.            If you run a file called MYFILE.CAL after this
  322.            association has been made, the Calendar progam
  323.            will start and automatically open the file named
  324.            MYFILE.
  325.  
  326. To change: Choose Associate from the File menu in File Manager.
  327. ····························································
  328. [INTL] SECTION
  329.  
  330. The [intl] section describes how to display dates, times,
  331. currency amounts, and other items for countries other than
  332. the United States. The default values reflect U.S. options.
  333. To change any setting in this section, choose the International
  334. icon from the Control Panel window. The intl section can
  335. contain the following settings:
  336. ····························································
  337. iCountry=<country-code>
  338.   Default: 1
  339.   Purpose: Specifies the country code. This number matches
  340.            the country's international telephone code,
  341.            except for Canada, which is 2.
  342. ····························································
  343. iCurrDigits=<number>
  344.   Default: 2
  345.   Purpose: Specifies the number of digits to put after the
  346.            decimal separator in currency.
  347. ····························································
  348. iCurrency=<number>
  349.   Default: 0
  350.   Purpose: Specifies a currency format according to the
  351.            following:
  352.  
  353.              Value  Format
  354.              -----  ------
  355.                0    $2
  356.                1    2$
  357.                2    $ 2
  358.                3    2 $
  359.  
  360.            The actual currency symbol is specified by the
  361.            sCurrency value.
  362. ····························································
  363. iDate=<number>
  364.   Default: 0
  365.   Purpose: Specifies a numerical date format according to
  366.            the following:
  367.  
  368.              Value  Format
  369.              -----  ------
  370.                0    12/31/90
  371.                1    31/12/90
  372.                2    90/12/31
  373.  
  374.   The actual date divider is specified by the sShortDate
  375.   value. This setting is not used by Windows 3.X
  376. ····························································
  377. iDigits=<number>
  378.   Default: 2
  379.   Purpose: Specifies the number of digits to display after
  380.            the decimal separator in numbers.
  381. ····························································
  382. iLZero=<0-or-1>
  383.   Default: 0
  384.   Purpose: Specifies whether to put leading zeros in decimal
  385.            numbers according to the following:
  386.  
  387.              Value  Format
  388.              -----  ------
  389.                0    .7
  390.                1    0.7
  391.  
  392.   The actual decimal separator is specified by the sDecimal
  393.   setting.
  394. ····························································
  395. iMeasure=<0-or-1>
  396.   Default: 1
  397.   Purpose: Specifies the measurement system according to the
  398.            following:
  399.  
  400.              Value  System
  401.              -----  ------
  402.                0    metric
  403.                1    English
  404. ····························································
  405. iNegCurr=<number>
  406.   Default: 0
  407.   Purpose: Specifies a negative number format according to
  408.            the following:
  409.  
  410.              Value  Format
  411.              -----  ------
  412.                0    ($1)
  413.                1    -$1
  414.                2    $-1
  415.                3    $1-
  416.                4    (1$)
  417.                5    -1$
  418.                6    1-$
  419.                7    1$-
  420.  
  421.            The actual currency symbol is specified by the
  422.            sCurrency setting.
  423. ····························································
  424. iTime=<number>
  425.   Default: 0
  426.   Purpose: Specifies whether to format time using a 12-hour
  427.            clock or a 24-hour clock.
  428.  
  429.              Value  Format     Meaning
  430.              -----  ------     -------
  431.                0    1:00       12-hour clock
  432.                1    13:00      24-hour clock
  433.  
  434.            The actual time separator is specified by the
  435.            sTime setting.
  436. ····························································
  437. iTLZero=<number>
  438.   Default: 0
  439.   Purpose: Specifies whether to put leading zeros in time
  440.            according to the following:
  441.  
  442.              Value  Format
  443.              -----  ------
  444.                0    9:15
  445.                1    09:15
  446.  
  447.            The actual time separator is specified by the
  448.            sTime setting.
  449. ····························································
  450. s1159=<string>
  451.   Default: AM
  452.   Purpose: Specifies the string that follows times before
  453.            noon in the 12-hour time format.
  454. ····························································
  455. s2359=<string>
  456.   Default: PM
  457.   Purpose: Specifies the string that follows times after
  458.            noon in the 12-hour format or that follows all
  459.            times in the 24-hour format.
  460. ····························································
  461. sCountry=<string>
  462.   Default: United States
  463.   Purpose: Specifies the name of the country whose standard
  464.            setting you want to use.
  465. ····························································
  466. sCurrency=<string>
  467.   Default: $
  468.   Purpose: Specifies the currency symbol you want to use.
  469. ····························································
  470. sDecimal=<string>
  471.   Default: .
  472.   Purpose: Specifies the punctuation used to separate the
  473.            fractional part of a decimal number from the
  474.            whole number part.
  475. ····························································
  476. sLanguage=<string>
  477.   Default: usa
  478.   Purpose: Specifies the language you want to work in.
  479.            Windows applications that provide language-
  480.            specific tasks, such as sorting or spell-
  481.            checking, use this setting. The following are the
  482.            standard values:
  483.  
  484.            Value    Language
  485.            -----    --------
  486.            dan      Danish
  487.            dut      Dutch
  488.            eng      International English
  489.            fcf      French Canadian
  490.            fin      Finnish
  491.            frn      French
  492.            ger      German
  493.            ice      Icelandic
  494.            itn      Italian
  495.            nor      Norwegian
  496.            por      Portuguese
  497.            spa      Spanish
  498.            swe      Swedish
  499.            usa      U.S. English
  500. ····························································
  501. sList=<string>
  502.   Default: ,
  503.   Purpose: Specifies the character used to separate items in
  504.            a list. In U.S. English, the most common separator
  505.            is a comma.
  506. ····························································
  507. sLongDate=<date-picture>
  508.   Default: dddd, MMMM d, yyyy (e.g., Friday, June 1, 1990)
  509.   Purpose: Specifies your choice for the long date format,
  510.            including abbreviations for the words and
  511.            different separators, according to the following:
  512.  
  513.              Date Picture      Item     Format
  514.              ------------      -----    ------
  515.              M                 Month    1-12
  516.              MM                Month    01-12
  517.              MMM               Month    Jan-Dec
  518.              MMMM              Month    January-December
  519.              d                 Day      1-31
  520.              dd                Day      01-31
  521.              ddd               Day      Mon-Sun
  522.              dddd              Day      Monday-Sunday
  523.              yy                Year     00-99
  524.              yyyy              Year     1900-2040
  525.  
  526.  
  527.            You should use Control Panel to change.
  528. ····························································
  529. sShortDate=<date-picture>
  530.   Default: M/d/yy (e.g., 6/1/90)
  531.   Purpose: Specifies your choice for the short date format,
  532.            including abbreviations for the words and
  533.            different separators, according to the list
  534.            described above in the sLongDate listing. Control
  535.            Panel will accept only certain date-picture
  536.            combinations. You should use Control Panel to
  537.            change this setting.
  538. ····························································
  539. sThousand=<string>
  540.   Default: ,
  541.   Purpose: Specifies the symbol used to separate thousands
  542.            in a number with more than three digits. An
  543.            example, if the value is a comma (,), is 3,000.
  544. ····························································
  545. sTime=<string>
  546.   Default: :
  547.   Purpose: Specifies the character used to separate the
  548.            hours, minutes, and seconds in time. An example,
  549.            if the value is a colon (:), is 15:29:31.
  550. ····························································
  551. [PORTS] SECTION
  552.  
  553. The [ports] section lists all available communications and
  554. printer ports, and defines default values; it also lists
  555. files to which printer output can be sent.
  556. The [ports] section can contain one or more occurrences of
  557. the following setting:
  558. ····························································
  559. <portname>:=<baud-rate>,<parity>,<word-length>,<stop-bits>
  560.               [[,p]]
  561.  
  562.   Purpose: Specifies an available output port.
  563.  
  564.            The <portname> keyname must be the name of an
  565.            output port as it is recognized by MS-DOS. This
  566.            keyname can be COMx: (communications port, where
  567.            x represents the port number), LPTx: (a parallel
  568.            port, where x represents the port number), EPT:
  569.            (used for a specific IBM printer), LPTx.OS2 (a
  570.            parallel port used with OS/2, where x represents
  571.            the port number), FILE:, or a filename.
  572.            For COM ports, the <baud-rate> value specifies
  573.            the port's baud rate; the <word-length> value
  574.            gives the length of a word (in bits); the
  575.            <stop-bits> value gives the number of stop bits
  576.            to be used; and the [[,p]] option specifies that
  577.            hardware handshaking is in effect.
  578.  
  579.            LPT (parallel), EPT, FILE, and LPTx.OS2 ports do
  580.            not take any parameters.
  581.            The LPTx.OS2 ports are used (instead of the
  582.            corresponding LPT port) when you are running
  583.            Windows in the DOS compatibility box of OS/2.
  584.            This port bypasses the Windows' special output
  585.            handling.
  586.            Specifying a filename for the <portname> will
  587.            direct output to that file. A filename, unlike
  588.            the other port names, must not be followed by a
  589.            colon (:).
  590.  
  591.            By using FILE:=, Windows will prompt you to
  592.            specify an output file at output time.
  593.            You can specify no more than 10 ports.
  594.  
  595. To change COM port settings: Choose the Ports icon from
  596.            the Control Panel.
  597. To change or add other ports: Use TWE to edit.
  598. ····························································
  599. LPT1.OS2=<pathname>
  600. LPT2.OS2=<pathname>
  601. LPT3.OS2=<pathname>
  602. LPT4.OS2=<pathname>
  603.   Default: none
  604.   Purpose: Specifies the pathname of the printer you are
  605.            using if you are using Windows in the DOS
  606.            compatibility box of OS/2.
  607. To change: Use TWE to edit.
  608. ····························································
  609. [FONTS] SECTION
  610.  
  611. The [fonts] section describes one or more display font files
  612. that are loaded by Windows at start-up. The fonts section can
  613. contain one or more occurrences of the following setting:
  614. ····························································
  615. <font-name>=<font-file>
  616.   Purpose: Specifies a font file. The <font-name> keyname is
  617.            the descriptive name of a font. The <font-file>
  618.            value is the filename of a file that contains
  619.            font resources.
  620. To change: Choose the Fonts icon from the Control Panel.
  621. ····························································
  622. [PRINTERPORTS] SECTION
  623.  
  624. The [PrinterPorts] section lists the active and inactive
  625. printers that can be accessed by Windows device drivers,
  626. specifies the communications port or ports to which the
  627. devices are connected, and specifies their corresponding
  628. timeout values. The PrinterPorts section can contain one or
  629. more occurrences of the following setting:
  630. ····························································
  631. <device-name>=<driver-name>,
  632.                <port-name>,<DeviceNotSelectedTimeout>,
  633.                <TransmissionRetryTimeout>
  634.                [[,<port-name>,<DeviceNotSelectedTimeout>,
  635.                  <TransmissionRetryTimeout>,...]]
  636.  
  637.   Purpose: Specifies an active or inactive printer.
  638.  
  639.            The <device-name> keyname is the name of the
  640.            device. The <driver-name> value is the driver
  641.            filename.
  642.  
  643.            After the <driver-name> value, there is a set of
  644.            <port-name>, <TransmissionRetryTimeout>, and
  645.            <DeviceNotSelectedTimeout> values for each port
  646.            that has a printer of the specified type.
  647.            If a device is not currently connected, the
  648.            <port-name> value is the string specified in the
  649.            NullPort setting (in the [windows] section).
  650.            The <TransmissionRetryTimeout> value determines
  651.            the amount of time (in seconds) allowed for
  652.            attempted transmission retries.
  653.            The <DeviceNotSelectedTimeout> value determines
  654.            the number of seconds Print Manager will wait for
  655.            the device to be switched on.
  656.            If the timeout values are not specified for a
  657.            particular port, Windows uses the default
  658.            settings listed in the [windows] section for that
  659.            port.
  660.  
  661.   CAUTION: When changing a setting in this section,
  662.            be sure it does not conflict with a corresponding
  663.            setting in the [devices] section. Problems may
  664.            occur if a connected device does not appear in
  665.            the [PrinterPorts] section.
  666.  
  667. To change: Choose the Printers icon from the Control Panel.
  668. ····························································
  669. [DEVICES] SECTION
  670.  
  671. The [devices] section names the active printers. The
  672. settings in this section reflect those in the [PrinterPorts]
  673. section, without the timeout values. This section is
  674. necessary only for Windows version 2.x applications, which
  675. look to the [devices] section for this information. The
  676. devices section can contain one or more occurrences of
  677. the following setting:
  678. ····························································
  679. <device-name>=<driver-name>, <port-name>
  680.                [[,<port-name>,...]]
  681.  
  682.   Purpose: Specifies an active printer.
  683.  
  684.            The <device-name> keyname is the name of the
  685.            device. The <driver-name> value is the driver
  686.            filename. The <port-name> value specifies the
  687.            port that the printer is connected to. If the
  688.            printer is not currently connected, the <port-
  689.            name> value is the string specified in the
  690.            NullPort setting (in the [windows] section).
  691.  
  692.   CAUTION: When changing a setting in this section,
  693.            be sure it does not conflict with a corresponding
  694.            setting in the [PrinterPorts] section. Problems
  695.            may occur if a connected device does not appear
  696.            in the [PrinterPorts] section.
  697.  
  698. To change: Choose the Printers icon from the Control Panel.
  699. ····························································
  700. [COLORS] SECTION
  701.  
  702. The [colors] section defines the colors for components of
  703. the Windows display. The colors section can contain settings
  704. of the following type:
  705. ····························································
  706. <component>=<red-value> <green-value> <blue-value>
  707.  
  708.   Purpose: The <red-value>, <green-value>, and <blue-value>
  709.            values are integers that specify the relative
  710.            intensities of red, blue, and green,
  711.            respectively. These settings can range from 0
  712.            (minimum intensity) to 255 (maximum intensity).
  713.  
  714.            The <component> keyname can be any one of the
  715.            following:
  716.  
  717.            Keyname            Refers to
  718.            ---------------    ------------------------------
  719.            ActiveBorder       Border of the active window
  720.            ActiveTitle        Active title bar
  721.            AppWorkspace       Application workspace for
  722.                               Windows applications
  723.            Background         Screen background (desktop)
  724.            ButtonFace         Button face
  725.            ButtonShadow       Button shadow
  726.            ButtonText         Button text
  727.            GrayText           Text that is dimmed (as in an
  728.                               unavailable command name)
  729.            Hilight            Background of highlighted text
  730.            HilightText        Highlighted text
  731.            InactiveBorder     Border of the inactive window
  732.            InactiveTitle      Inactive title bar
  733.            Menu               Menu background
  734.            MenuText           Menu text
  735.            Scrollbar          Scroll bar
  736.            TitleText          Title-bar text
  737.            Window             Window workspace
  738.            WindowFrame        Window frame
  739.            WindowText         Window text
  740.  
  741. To change: For most of these settings, choose the Color
  742.            icon from the Control Panel window. For
  743.            ButtonFace, ButtonShadow, ButtonText, GrayText,
  744.            Hilight and HilightText, use TWE to edit.
  745. ····························································
  746.